/*index*/
.man-top20{
    margin-top: 20px;
}
.pad-bottom20{
    padding-bottom: 20px;
}
.hot{
    width: auto;
    height: 70px;
    background: #ffffff;
}
.hot-title{
    width: 200px;
    height: 70px;
    float: left;
    background: #ba3726;
    font-size: 18px;
    line-height: 70px;
    margin-right: 20px;
}
.hot-title i{
    width: 19px;
    height: 24px;
    float: left;
    background:url("../images/icon.png") -699px -13px;
    margin-top: 22px;
    margin-right: 10px;
    margin-left: 50px;
}
.hot-title b{
    color: #ffffff;
}
.hot .more{
    float: right;
}
.hot .more a{
    font-size: 14px;
    color: #328ad1;
    padding-right: 30px;
    background: url("../images/icon.png") 5px -60px no-repeat;
}
.hot h1{
    width: 800px;
    float: left;
    display: block;
    font-size: 18px;
    line-height: 2;
    margin-top: 5px;
    color: #343434;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hot p{
    width: 895px;
    float: left;
    display: block;
    font-size: 14px;
    color: #404040;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.box{
    width: auto;
    overflow: hidden;
    padding: 20px;
    box-sizing: border-box;
    background: #ffffff;
}

.focus{
    position:relative;
    width:544px;
    height:336px;
    background-color: #000;
    float: left;
}
.focus img{
    width: 544px;
    height: 336px;
}
.focus .fPic{
    position:absolute;
    left:0px;
    top:0px;
}
.focus .D1fBt{
    overflow:hidden;
    zoom:1;
    height:16px;
    z-index:10;
}
.focus .shadow{
    width:100%;
    position:absolute;
    bottom:0;
    left:0px;
    /*z-index:10;*/
    height:66px;
    line-height: 66px;
    background:rgba(0,0,0,0.6);
    filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;
    display:block;
    text-align:left;
}
.focus .shadow a{
    text-decoration:none;
    color:#fff;
    font-size:20px;
    overflow:hidden;
    margin-left:10px;
}
.focus .fcon{
    position:relative;
    width:100%;
    float:left;
    display:none;
    background:#000
}
.focus .fcon img{
    display:block;
}
.focus .fbg{
    bottom:20px;
    right:8px;
    position:absolute;
    height:21px;
    text-align:center;
    z-index: 200;
}
.focus .fbg div{
    margin:4px auto 0;
    overflow:hidden;
    zoom:1;
    height:14px
}
.focus .D1fBt a{
    position:relative;
    display:inline;
    width:12px;
    height:12px;
    border-radius:7px;
    margin:0 5px;
    color:#B0B0B0;
    text-decoration:none;
    text-align:center;
    outline:0;
    float:left;
    background:#D9D9D9;
}
.focus .D1fBt .current,.focus .D1fBt a:hover{
    background:#328ad1;
}
.focus .D1fBt img{
    display:none
}
.focus .D1fBt i{
    display:none;
    font-style:normal;
}
/*tab鍒囨崲*/
.tab-news{
    width: 580px;
    height: 336px;
    float: right;
}
.tab-nav{
    width: 100%;
    height: 40px;
    border-bottom: 2px solid #eaeff5;
}
.tab-nav li{
    width: 20%;
    float: left;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    line-height: 39px;
}
.tab-nav li.current{
    border-bottom: 4px solid #328ad1;
    color: #328ad1;
}
.tab-main{
    width: auto;
    height: 260px;
}
.tab-main ul li{
    height: 46px;
    line-height: 46px;
    background: url("../images/icon.png") -32px -1762px no-repeat;
}
.tab-main ul li p{
    width: 500px;
    float: left;
    font-size: 16px;
    padding-left: 25px;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tab-main ul li span{
    width: 80px;
    font-size: 16px;
    float: right;
    text-align: right;
}
.tab-main .new{
    background: url("../images/icon.png") -29px -87px no-repeat;
}
.hidde{
    display: none;
}
.list-3{
    width: auto;
    height: 200px;
    display: flex;
	overflow:hidden;
}
.list-3 .news-list{
    flex: 1;
	width:560px;
	float:left;
}
.list-3 .news-list:nth-child(2),.list-3 .news-list:nth-child(3){
    margin-left: 40px;
}
.news-list-title{
    border-bottom: 1px solid #eaeff5;
    padding-bottom: 5px;
}
.news-list h2{
    font-size: 16px;
    color: #328ad1;
    border-left: 5px solid #328ad1;
    padding-left: 8px;
}
.news-list-title .more{
    width: 14px;
    height: 18px;
    display: inline-block;
    float: right;
    background: url("../images/icon.png") -28px -60px no-repeat;
}
.news-list ul{
    margin-top: 8px;
}
.news-list ul li{
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    list-style-type: disc;
    margin-left: 20px;
}
.news-list ul li p{
    width: 270px;
    float: left;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-list ul li span{
    width: 50px;
    font-size: 14px;
    float: right;
    text-align: right;
}
.video-list{
    overflow: hidden;
}
.video-img{
    width: 198px;
    height: 123px;
    float: left;
    margin-right: 5px;
}
.news-list .video-list ul{
    float: left;
}
.news-list .video-list ul li p{
    width: 85px;
    float: left;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.banner{
    width: 1160px;
    height: 100px;
    position: relative;
    overflow:hidden;
}
.banner .num {
    overflow:hidden;
    height: 25px;
    position: absolute;
    bottom:5px;
    left: 50%;
    transform: translateX(-50%);
    zoom:1;
    z-index:3
}
.banner .num li {
    width: 8px;
    height: 8px;
    line-height: 0px;
    font-size:0;
    background: #fff;
    margin-right: 8px;
    border-radius:50%;
    cursor:pointer;
    float: left;
}
.banner .num li.on {
    background: #328ad1;
}
.news-list-title h1 b{
    font-size: 18px;
    color: #ffffff;
    background: #328ad1;
    padding: 6px 32px;
}
.zwgk{
    width: auto;
    display: flex;
    padding: 10px 0;
}
.zwgk .index-icon{
    flex: 1;
}
.icon{
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto;
}
.icon-zcgk-1{
    background: url("../images/icon.png") -29px -225px no-repeat;
}
.icon-zcgk-2{
    background: url("../images/icon.png") -126px -225px no-repeat;
}
.icon-zcgk-3{
    background: url("../images/icon.png") -223px -226px no-repeat;
}
.icon-zcgk-4{
    background: url("../images/icon.png") -320px -225px no-repeat;
}
.icon-zcgk-5{
    background: url("../images/icon.png") -29px -304px no-repeat;
}
.icon-zcgk-6{
    background: url("../images/icon.png") -126px -304px no-repeat;
}
.icon-zcgk-7{
    background: url("../images/icon.png") -223px -304px no-repeat;
}
.icon-zcgk-8{
    background: url("../images/icon.png") -320px -304px no-repeat;
}
.icon-zcgk-9{
    background: url("../images/icon.png") -29px -384px no-repeat;
}
.icon-zcgk-10{
    background: url("../images/icon.png") -126px -382px no-repeat;
}
.index-icon p{
    font-size: 15px;
    color: #585858;
    text-align: center;
    line-height: 2;
}
.zwgk-list .news-list ul li p{
    width: 80%;
}
.zwfw{
    width: 283px;
    height: 340px;
    float: left;
}
.zwfw .index-icon{
    width: 120px;
    height: 100px;
    float: left;
    border: 1px solid #eaeff5;
    margin: 0 20px 20px 0;
    padding-top: 6px;
    box-sizing: border-box;
}
.zwfw .index-icon p{
    font-size: 14px;
}
.icon-zwfw-1{
    background: url("../images/icon.png") -223px -383px no-repeat;
}
.icon-zwfw-2{
    background: url("../images/icon.png") -320px -384px no-repeat;
}
.icon-zwfw-3{
    background: url("../images/icon.png") -29px -462px no-repeat;
}
.icon-zwfw-4{
    background: url("../images/icon.png") -126px -462px no-repeat;
}
.icon-zwfw-5{
    background: url("../images/icon.png") -223px -462px no-repeat;
}
.icon-zwfw-6{
    background: url("../images/icon.png") -320px -462px no-repeat;
}
.ggfw-box{
    width: 875px;
    height: 340px;
    float: right;
    border: 1px solid #eaeff5;
    padding: 20px;
    box-sizing: border-box;
}
.ggfw-box .tab-nav{
    height: 30px;
}
.ggfw-box .tab-nav li{
    width: 15%;
    font-size: 16px;
    line-height: 28px;
}
.ggfw-box .ggfw-li ul li{
    width: 32%;
    height: 66px;
    float: left;
    margin-right: 2%;
    font-size: 16px;
    color: #585858;
    background: #eff6fb;
    padding-left: 20px;
    line-height: 66px;
    margin-bottom: 20px;
    box-sizing: border-box;
}
.ggfw-box .ggfw-li ul li:nth-child(3),.ggfw-box .ggfw-li ul li:nth-child(6),.ggfw-box .ggfw-li ul li:nth-child(9){
    margin-right: 0;
}
.ggfw-box .ggfw-li ul li a{
    color: #585858;
}
.sb_box1{
    display:block;
    height:100px;
    position: relative;
}
.sb_box1 .rc_lef,.sb_box1 .rc_rig{
    display:block;
    height:50px;
    width:20px;
    float:left;
    cursor:pointer;
    position: absolute;
}
.sb_box1 .rc_lef{
    left:0px;
    top:26px;
    z-index:999;
    background:url(../images/icon.png) -30px -541px no-repeat;
}
.sb_box1 .rc_rig{
    right:-3px;
    top:26px;
    background:url(../images/icon.png) -76px -541px no-repeat;
}
.sb_box1 ul{
    float:left;
    height:100px;
    overflow:hidden;
}
.sb_box1 ul li{
    width: 283px;
    height: 100px;
    float: left;
    margin-right: 10px;
    background-image: url(../images/ywbg.png);
    background-repeat: no-repeat;
    background-position: 0 -600px;
    display: table;
}
.sb_box1 ul li a{
    font-size: 24px;
    color: #ffffff;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    word-break: break-all;
}
.sb_box1 ul li:nth-child(5),.sb_box1 ul li:nth-child(9){
    background-image: url(../images/ywbg.png);
    background-repeat: no-repeat;
    background-position: 0 -600px;
}
.sb_box1 ul li:nth-child(6),.sb_box1 ul li:nth-child(10){
    background-image: url(../images/ywbg.png);
    background-repeat: no-repeat;
    background-position: 0 -700px;
}
.sb_box1 ul li:nth-child(7),.sb_box1 ul li:nth-child(11){
    background-image: url(../images/ywbg.png);
    background-repeat: no-repeat;
    background-position: 0 -800px;
}
.sb_box1 ul li:nth-child(8),.sb_box1 ul li:nth-child(12){
    background-image: url(../images/ywbg.png);
    background-repeat: no-repeat;
    background-position: 0 -900px;
}
.hudong{
    width: auto;
    height: 62px;
}
.hudong ul{
    display: flex;
}
.hudong ul li{
    flex: 1;
    height: 60px;
    margin-right: 20px;
    border: 1px solid #eaeff5;
    line-height: 60px;
    font-size: 16px;
	width:214px;
	float:left;
}
.hudong ul li a{
    height: 60px;
    width: 214px;
    float: left;
}
.hudong ul li:last-child{
    margin-right: 0;
}
.hudong-icon{
    width: 38px;
    height: 38px;
    float: left;
    display: block;
    margin: 11px 10px 0 35px;
}
.hudong-icon-1{
    background:url(../images/icon.png) -28px -613px no-repeat;
}
.hudong-icon-2{
    background:url(../images/icon.png) -105px -613px no-repeat;
}
.hudong-icon-3{
    background:url(../images/icon.png) -183px -617px no-repeat;
}
.hudong-icon-4{
    background:url(../images/icon.png) -261px -613px no-repeat;
}
.hudong-icon-5{
    background:url(../images/icon.png) -338px -613px no-repeat;
}
.list-5{
    height: 212px;
}
.ft-list{
    overflow: hidden;
}
.ft-img{
    width: 280px;
    height: 160px;
    float: left;
}
.news-list .ft-list ul{
    width: 260px;
    float: left;
}
.news-list .ft-list ul li{
    list-style-type: none;
}
.news-list .ft-list ul li b{
    color: #272727;
;
}
.news-list .ft-list ul li.ft-text{
    height: 72px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.hudong-list ul.tab-nav{
    margin-top: 0px;
    height: 28px;
}
.hudong-list ul.tab-nav li{
    list-style-type: none;
    margin-left: 0px;
    width: auto;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    padding: 0 10px;
}
.news-list .hudong-li ul li p{
    width: 420px;
}
.friend{}
.friend h2{
    width: 100px;
    font-size: 16px;
    color: #328ad1;
    float: left;
}
.friend ul{
    width: 1060px;
    float: left;
}
.friend ul li{
    width: 23%;
    float: left;
    margin-right: 2%;
}
.friend ul li select{
    width: 100%;
    height: 26px;
    line-height: 26px;
    border: 1px solid #eaeff5;
    border-radius: 0px;
    text-align: center;
    text-align-last: center;
}

.tab-nav .more{
    width: 14px;
    height: 18px;
    display: inline-block;
    float: right;
    background: url("../images/icon.png") -28px -60px no-repeat;
    margin-top: 5px;
}
.side-left{
    width: 760px;
    float: left;
}
.side-left .news-list{
    width: auto;
    height: 265px;
}
.side-left .news-list .hudong-li ul li p{
    width: 600px;
}
.side-left ul.tab-nav li,.side-right ul.tab-nav li{
    width: auto;
    padding: 0 10px;
    font-size: 16px;
    height: 26px;
    line-height: 26px;
}
.side-right{
    width: 340px;
    height: auto;
    float: right;
}
.side-right .news-list{
    width: 300px;
    border: 1px solid #eaeff5;
    padding: 10px 20px 0px;
}
.pic-news-list{
}
.pic-news{
    width: 302px;
    height: 140px;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}
.pic-news img{
    width: 100%;
    height: 140px;
}
.pic-news p{
    width: auto;
    background: rgba(0, 0, 0, 0.4);
    color: #ffffff;
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 3px 8px;
    font-size: 12px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.gongkai-icon-1{
    background:url(../images/icon.png) -24px -761px no-repeat;
}
.gongkai-icon-2{
    background:url(../images/icon.png) -102px -761px no-repeat;
}
.gongkai-icon-3{
    background:url(../images/icon.png) -181px -761px no-repeat;
}
.gongkai-icon-4{
    background:url(../images/icon.png) -259px -761px no-repeat;
}
.gongkai-icon-5{
    background:url(../images/icon.png) -338px -761px no-repeat;
}
.jigou{
    width: auto;
    height: 70px;
    background: #f5f7fa;
    font-size: 20px;
    color: #585858;
    line-height: 70px;
    text-align: center;
    margin-bottom: 20px;
}
.jigou-icon{
    width: 70px;
    height: 70px;
    float: left;
}
.jigou-icon-1{
    background: url("../images/icon.png") -8px -805px no-repeat #328ad1;
}
.jigou-icon-2{
    background: url("../images/icon.png") -114px -805px no-repeat #328ad1;
}
.jigou-icon-3{
    background: url("../images/icon.png") -217px -805px no-repeat #328ad1;
}
.jigou-icon-4{
    background: url("../images/icon.png") -321px -803px no-repeat #328ad1;
}
.zt-img{
    width: 302px;
    height: 77px;
    margin-bottom: 20px;
}
.zt-img img{
    width: 100%;
    height: 77px;
}
.side-left .news-list.jiaoliu-list{
    height: 220px;
}
.right-but {
    float: right;
    margin-right: 10px;
}
.right-but input{
    width: auto;
    padding: 0px 6px;
    border: 1px solid #98b0ce;
    font-size: 14px;
    color: #328ad1;
    background: none;
}
.side-right-list{
    width: auto;
}
.news-list .side-right-list ul li p{
    width: 206px;
}
.blue,a .blue{
    color: #328ad1;
}
.ft_online .pic-news{
    width: 343px;
    height: 199px;
    float: left;
    margin-bottom: 0;
    margin-right: 20px;
}
.ft_online .pic-news img{
    height: 199px;
}
.ft_online .ft_main{
    width: 390px;
    height: 199px;
    float: left;
}
.ft_main dl dt{
    width: 90px;
    height: 24px;
    float: left;
    background: #eff6fb;
    font-size: 14px;
    line-height: 24px;
    color: #328ad1;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
}
.ft_main dl dd{
    width: 290px;
    height: auto;
    float: left;
    font-size: 14px;
    line-height: 24px;
    color: #272727;
    margin-bottom: 10px;
}
.news-list-title.ft_main{
    border-bottom: none;
    overflow: hidden;
}
.side-right .ft_right .side-right-list .news-list{
    width: auto;
    border: none;
    padding: 0px;
}
.ft_right .news-list ul li p{
    width: 220px;
}
.ft_right .ft_main dl dt{
    margin-bottom: -10px;
}
.ft_right .news-list ul{
    margin-top: 0px;
}
.being{
    width: 49%;
    height: 128px;
    float: left;
    padding: 15px;
    box-sizing: border-box;
    border: 1px solid #eaeff5;
}
.being:nth-child(1),.being:nth-child(2){
    margin-bottom: 20px;
}
.being:nth-child(1),.being:nth-child(3){
    margin-right: 20px;
}
.being-left{
    width: 86px;
    height: 94px;
    float: left;
    background: #eff6fb;
    color: #328ad1;
    font-size: 14px;
    text-align: center;
}
.being-icon{
    width: 50px;
    height: 50px;
    display: block;
    background: url("../images/icon.png") -29px -1192px no-repeat #eff6fb;
    margin: 10px auto 7px;
}
.being-right{
    width: 430px;
    float: left;
    margin-left: 15px;
}
.being-right h4{
    width: 402px;
    font-size: 16px;
    line-height: 1.6;
    padding-left: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.being-right p{
    width: 430px;
    font-size: 13px;
    text-indent: 28px;
    line-height: 1.6;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.being-but{
    font-size: 16px;
    color: #ffffff;
    background: #328ad1;
    border: none;
    padding: 3px 10px;
    float: right;
    margin-top: 3px;
}
.over ul{
    overflow: hidden;
}
.over ul li{
    width: 48.5%;
    height: 30px;
    float: left;
    border: 1px solid #eaeff5;
    line-height: 30px;
    margin-top: 20px;
    position: relative;
    padding-left: 50px;
    box-sizing: border-box;
    margin-right: 20px;
    margin-left: 5px;
}
.over ul li:nth-child(even){
    margin-right: 0px;
}
.over ul li span{
    width: 50px;
    height: 25px;
    display: block;
    background: url("../images/icon.png") -29px -1256px no-repeat;
    font-size: 14px;
    line-height: 1.3;
    color: #ffffff;
    padding-left: 8px;
    position: absolute;
    left: -6px;
    top: -7px;
}
.over ul li a{
    width: 88%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.fenye{
    display: block;
    text-align: center;
}
.fenye a{
    width: auto;
    padding: 1px 6px;
    border: 1px solid #98b0ce;
    font-size: 14px;
    color: #328ad1;
    background: none;
    margin: 0 2px;
}
.fenye a.current{
    background: #3f86e0;
    color: #ffffff;
}
.location{
    font-size: 16px;
    color: #328ad1;
    background: url("../images/icon.png") -30px -870px no-repeat;
    padding-left: 26px;
}
.location a{
    color: #328ad1;
}
/*tree*/
.layui-nav-tree {
    width: 200px;
    padding: 0
}

.layui-nav-tree .layui-nav-item {
    display: block;
    width: 100%;
    line-height: 45px
}

.layui-nav-tree .layui-nav-item a {
    height: 45px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.layui-nav-tree .layui-nav-item a:hover {
    background-color: #4E5465
}

.layui-nav-tree .layui-nav-child dd.layui-this, .layui-nav-tree .layui-this, .layui-nav-tree .layui-this > a, .layui-nav-tree .layui-this > a:hover {
    background-color: #009688;
    color: #fff
}

.layui-nav-tree .layui-this:after {
    display: none
}

.layui-nav-itemed > a, .layui-nav-tree .layui-nav-title a, .layui-nav-tree .layui-nav-title a:hover {
    background-color: #2B2E37 !important;
    color: #fff !important
}

.layui-nav-tree .layui-nav-bar {
    width: 5px;
    height: 0;
    background-color: #009688
}

.layui-nav-tree .layui-nav-child {
    position: relative;
    z-index: 0;
    top: 0;
    border: none;
    box-shadow: none
}

.layui-nav-tree .layui-nav-child a {
    height: 40px;
    line-height: 40px;
    color: #c2c2c2
}

.layui-nav-tree .layui-nav-child, .layui-nav-tree .layui-nav-child a:hover {
    background: 0 0;
    color: #fff
}

.layui-nav-tree .layui-nav-more {
    top: 20px;
    right: 10px
}
.sidebar-right{
    width: 940px;
    float: right;
}
.sidebar-right ul li{
    height: 46px;
    line-height: 46px;
    border-bottom: 1px dashed #eaeff5;
    background: url("../images/icon.png") -32px -1828px no-repeat;
}
.sidebar-right ul li:hover{
    background: url("../images/icon.png") -32px -1828px no-repeat #d9e7f9;
}
.sidebar-right ul li a,.sidebar-right ul li a p{
    font-size: 16px;
}
.sidebar-right ul li a p{
    color: #272727;
    width: 80%;
    float: left;
    padding-left: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.sidebar-right ul li a span{
    float: right;
    color: #acb0b4;
}
.leader-info{
    width: auto;
    height: auto;
    overflow: hidden;
}
.leader-img{
    width: 183px;
    height: 249px;
    padding: 10px;
    border: 1px solid #eaeff5;
    float: left;
}
.leader-img img{
    width: 100%;
}
.leader-text{
    width: 600px;
    float: left;
    margin-left: 40px;
}
.leader-text h2{
    font-size: 22px;
    color: #272727;
    margin-bottom: 20px;
}
.leader-text p{
    width: auto;
    font-size: 14px;
    color: #272727;
    line-height: 1.5;
    text-indent: 28px;
}
.sidebar-right ul.tab-nav li{
    background: none;
}
.borderClass h2{
	font-size: 16px;
	font-weight:bold;
    color: #328ad1;
    border-left: 5px solid #328ad1;
    padding-left: 8px;
}


/*zhuanlan*/
.back{
    width: 203px;
    height: 39px;
    background: url("../images/back.png") no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
}
.back a{
    font-size: 16px;
    font-weight: bold;
    color: #328ad1;
    line-height: 36px;
    padding-left: 30px;
}
.logo-title{
    font-size: 28px;
    color: #0e458a;
    font-weight: bold;
    float: left;
    margin-left: 50px;
    margin-top: 46px;
}
.list-6{
    height: 251px;
}
p.jieshao{
    font-size: 14px;
    text-indent: 28px;
    line-height: 2.3;
    padding: 20px 10px;
}
.qa-list{
    width: auto;
    min-height: 150px;
}
.qa-list ul li{
    width: 33%;
    float: left;
    list-style-type: none;
    margin-left: 0;
}
.qa-chaxun{
    width: auto;
    height: 40px;
    margin-top: 15px;
}
.qa-chaxun select,.qa-chaxun input{
    float: left;
    margin-right: 10px;
}
.qa-chaxun select{
    width: 108px;
    height: 28px;
    border: 1px solid #ecf2f7;
    background: #ffffff;
    border-radius: 0;
}
.qa-chaxun input[type="text"]{
    width: 329px;
    height: 26px;
    border: 1px solid #ecf2f7;
    background: #ffffff;
    border-radius: 0;
    padding-left: 10px;
}
.qa-chaxun input[type="button"]{
    width: 80px;
    height: 26px;
    background: #328ad1;
    color: #ffffff;
    font-size: 14px;
}
.qa-table{
    width: auto;
}
.qa-table table{
    border-top: 1px solid #ecf2f7;
    border-left: 1px solid #ecf2f7;
}
.qa-table table tr th,.qa-table table tr td{
    font-size: 14px;
    height: 28px;
    line-height: 28px;
}
.qa-table table tr th{
    background: #ecf2f7;
    border-right: 1px solid #ffffff;
}
.qa-table table tr td{
    border-right: 1px solid #ecf2f7;
    border-bottom: 1px solid #ecf2f7;
}
.qa-table table tr td:nth-child(1){
    padding-left: 10px;
}
.qa-table table tr td:nth-child(2),.qa-table table tr td:nth-child(3){
    text-align: center;
}
.tongji{
    width: auto;
    height: 225px;
}
.jiuye-list{
    width: 580px;
    height: 340px;
    float: right;
}
.jiuye-list .news-list ul li p{
    width: 480px;
}
.jiuye-fuwu{
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
	overflow:hidden;
}
.jiuye-fuwu div{
    flex: 1;
    background: #eff6fb;
    padding: 20px 0;
    margin-right: 40px;
	width:360px;
	float:left;
}
.jiuye-fuwu div:hover{
    background: #e1effa;
}
.jiuye-fuwu div:last-child{
    margin-right: 0;
}
.jiuye-fuwu div a{
    display: block;
    font-size: 20px;
    color: #585858;
    text-align: center;
}
.zxhd{
    margin-top: 15px;
}
.zxhd,.zxhd img{
    width: 100%;
}
.zyjn .focus,.zyjn .focus img{
    width: 371px;
    height: 262px;
}
.zyjn .focus .shadow{
    background: none;
}
.zyjn .focus .fbg{
    bottom: 6px;
    right: 15px;
}
.zyjn .focus .D1fBt a{
    width: 8px;
    height: 8px;
}
.zyjn .focus .D1fBt a{
    background: rgba(254 , 254 , 254 , 0.3);
}
.zyjn .focus .D1fBt .current,.zyjn .focus .D1fBt a:hover{
    background: #ffffff;
}
.zyjn .jiuye-list{
    width: 370px;
    max-height: 263px;
}
.zyjn .jiuye-list .news-list ul li p{
    width: 295px;
}
.zyjn .ft_right .news-list ul{
    margin-top: 28px;
}
.sbk-box-3{
    display: flex;
    margin-bottom: 40px;
	overflow:hidden;
}
.sbk-box{
    flex: 1;
    margin-right: 40px;
	width:360px;
	float:left;
}
.sbk-box-3 .sbk-box:last-child{
    margin-right: 0;
}
.sbk-box-1{
    width: auto;
    height: 222px;
    padding: 20px;
    border: 1px solid #ebf2ff;
}
.sbk-box-1 p{
    font-size: 14px;
    line-height: 2;
    text-indent: 28px;
}
.sbk-box-2{
    width: auto;
}
.sbk-box-2 img{
    width: 300px;
    height: 195px;
    display: block;
    margin: 13px auto;
}
.sbk-box-focus, .focus.sbk-box-focus img{
    width: 360px;
    height: 262px;
}
.focus.sbk-box-focus .shadow{
    height: 34px;
    line-height: 34px;
}
.focus.sbk-box-focus .shadow a{
    font-size: 14px;
}
.focus.sbk-box-focus .fbg{
    bottom: 6px;
    right: 15px;
}
.focus.sbk-box-focus .D1fBt a{
    width: 8px;
    height: 8px;
}
.focus.sbk-box-focus .D1fBt a{
    background: rgba(254 , 254 , 254 , 0.3);
}
.focus.sbk-box-focus .D1fBt .current,.focus.sbk-box-focus .D1fBt a:hover{
    background: #ffffff;
}
.fuwu-site{
    width: auto;
}
.fuwu-site ul li{
    width: 19%;
    float: left;
}
.sbk-img img{
    margin-bottom: 15px;
}
.list-7{
    height: 310px;
}
.img-12333{
    width: 216px;
    height: 120px;
    float: left;
    margin-right: 20px;
}
.fwzn{
    width: auto;
    height: 130px;
    overflow: hidden;
}
.fwzn-1{
    padding-bottom: 20px;
    /*border-bottom: 1px dashed #eaeff5;*/
}
.fwzn-img{
    width: 110px;
    height: 110px;
    float: left;
    margin-top: 20px;
    margin-right: 20px;
}
.fwzn-img-1{
    background: url("../images/icon-fuwu.png") left top no-repeat;
}
.fwzn-img-2{
    background: url("../images/icon-fuwu.png") left -140px no-repeat;
}
.fwzn p{
    line-height: 28px;
}
.fwzn ul{
    float: left;
    margin-top: 30px;
}
.more-12333{
    color: #328ad1;
    font-size: 14px;
    float: right;
}
.tongji-diqu{
    float: right;
}
.tongji-diqu select{
    width: auto;
    height: 22px;
    background: #ecf2f7;
    font-size: 14px;
    line-height: 22px;
    color: #328ad1;
    text-align: center;
    text-align-last: center;
    border: none;
}
.tongji-diqu select option{
    padding: 0 10px;
}
.sidebar-right ul.tab-nav  li{
    border-bottom: none;
}
.sidebar-right ul.tab-nav li.current{
    border-bottom: 4px solid #328ad1;
}
.sidebar-right .hudong-list ul.tab-nav li{
    padding: 0 20px;
}
.sidebar-right .tab-nav{
    margin-bottom: 10px;
}
.sb_box2{
    height: auto;
}
.sb_box2 ul{
    height: 170px;
}
.sb_box2 ul li:nth-child(odd),.sb_box2 ul li:nth-child(even){
    width: 275px;
    height: 170px;
    background: none;
    margin-left: 0px;
    margin-right: 20px;
}
.sb_box2 .pic-news,.sb_box2 .pic-news img{
    width: 275px;
    height: 170px;
}
.news-list .sb_box2  ul li p{
    width: 259px;
}
.sb_box2 .rc_lef, .sb_box2 .rc_rig{
    top: 65px;
}
.sb_box3{
    height: auto;
}
.sb_box3 ul{
    height: 255px;
}
.sb_box3 ul li:nth-child(odd),.sb_box3 ul li:nth-child(even){
    width: 170px;
    height: 255px;
    background: none;
    margin-left: 0px;
    margin-right: 28px;
}
.sb_box3 .pic-news{
    width: 170px;
    height: 255px;
}
.sb_box3 .pic-news img{
    width: 170px;
    height: 190px;
}
.news-list .sb_box3  ul li p{
    width: 239px;
}
.sb_box3 .rc_lef, .sb_box3 .rc_rig{
    top: 65px;
}
.man-info{
    width: 100%;
    height: 65px;
    position: absolute;
    left: 0;
    bottom: 0;
    border-left: 1px solid #c1dcf1;
    border-right: 1px solid #c1dcf1;
    border-bottom: 1px solid #c1dcf1;
    box-sizing: border-box;
}
.man-info h3{
    font-size: 14px;
    color: #272727;
}
.news-list ul li .man-info p{
    width: 145px;
    background: none;
    color: #272727;
    font-size: 12px;
}
.sb_box3 .rc_lef,.sb_box3 .rc_rig{
    background: url("../images/rc.png");
    top: 93px;
}
.sb_box3 .rc_rig{
    background-position: right top;
}
.bzjl .leader-img{
    width: 150px;
    height: 205px;
}
.bzjl .leader-text{
    width: 900px;
}
 .hd_xx_btn{
        font-size: 18px!important;
        margin-top: -4px;
        background-color: #328ad1!important;
        color: #FFFFFF!important;
      }